|
See the text version from which this document was generated.
2003-07-31 21:19 const_k
- README, tightvnc.spec, vncserver, Xvnc/config/cf/vnc.def, vncviewer/README, vncviewer/argsresources.c (BRANCH_1_2_STABLE):
Version strings changed, version 1.2.9.
2003-07-31 15:55 const_k
- classes/HTTPConnectSocket.class:
file HTTPConnectSocket.class was initially added on branch BRANCH_1_2_STABLE.
2003-07-31 15:55 const_k
- classes/: HTTPConnectSocket.class, HTTPConnectSocketFactory.class, RfbProto.class, VncViewer.class, VncViewer.jar (BRANCH_1_2_STABLE):
The Java viewer classes updated for the 1.2.9 release.
2003-07-31 15:55 const_k
- classes/HTTPConnectSocketFactory.class:
file HTTPConnectSocketFactory.class was initially added on branch BRANCH_1_2_STABLE.
2003-07-31 15:05 const_k
- vncviewer/tunnel.c (BRANCH_1_2_STABLE):
From the head branch -- Fixed a problem with incorrect port interpretation when the -tunnel option is used.
2003-07-31 15:03 const_k
- vncviewer/tunnel.c:
Fixed a problem with incorrect port interpretation when the -tunnel option is used.
2003-07-31 14:38 const_k
- Xvnc/programs/Xserver/cfb/cfbtile32.c (BRANCH_1_2_STABLE):
From the head branch -- Applied a patch from the RealVNC distribution, to fix Xvnc crashes under Sparc, in 16-bit and 32-bit pixel formats.
2003-07-31 14:36 const_k
- Xvnc/programs/Xserver/cfb/cfbtile32.c:
Applied a patch from the RealVNC distribution, to fix Xvnc crashes under Sparc, in 16-bit and 32-bit pixel formats.
2003-07-31 12:01 const_k
- vncviewer/desktop.c (BRANCH_1_2_STABLE):
From the head branch -- Applied a patch from Greg Breland, to fix the input focus problem.
2003-07-31 11:57 const_k
- vncviewer/desktop.c:
Applied a patch from Greg Breland, to fix the input focus problem.
2003-05-03 16:31 const_k
- vncserver, Xvnc/config/cf/vnclibs.def, Xvnc/programs/Xserver/hw/vnc/Imakefile, Xvnc/programs/Xserver/hw/vnc/auth.c, Xvnc/programs/Xserver/hw/vnc/init.c, Xvnc/programs/Xserver/hw/vnc/loginauth.c, Xvnc/programs/Xserver/hw/vnc/rfb.h, Xvnc/programs/Xserver/hw/vnc/rfbserver.c, include/rfbproto.h, vncviewer/README, vncviewer/argsresources.c, vncviewer/rfbproto.c, vncviewer/vncviewer.h, vncviewer/vncviewer.man:
New authentication method has been implemented. This is a login-style authentication which uses Unix system password files. User names and passwords are sent in clear text, and the server should run as root or suid-root on most systems to access encrypted passwords. To activate new authentication, Xvnc -loginauth option can be used. This authentication method was developed for Ki NETWORKS, Inc.
2003-04-22 13:26 const_k
- README, tightvnc.spec, vncserver, Xvnc/config/cf/vnc.def, vncviewer/README, vncviewer/argsresources.c:
Version strings changed, version 1.3dev1.
2003-04-09 05:18 const_k
- Xvnc/programs/Xserver/hw/vnc/:
httpd.c (BRANCH_1_2_STABLE), httpd.c: Minor code cleanup.
2003-04-08 20:54 const_k
- Xvnc/programs/Xserver/hw/vnc/auth.c:
Minor corrections in comments.
2003-04-02 00:30 const_k
- Xvnc/programs/Xserver/hw/vnc/auth.c, Xvnc/programs/Xserver/hw/vnc/rfb.h, Xvnc/programs/Xserver/hw/vnc/rfbserver.c, include/rfbproto.h, vncviewer/caps.c, vncviewer/caps.h, vncviewer/rfbproto.c:
Major changes in the protocol 3.130, reorganizations in the authentication code, and in other places as well.
2003-03-22 19:33 const_k
- Xvnc/config/cf/vnc.def:
Fixed a problem with XvncRelease string containing a space.
2003-03-12 23:47 const_k
- include/rfbproto.h:
Minor formatting change in a comment.
2003-03-12 22:19 const_k
- Xvnc/config/cf/vnc.def, Xvnc/programs/Xserver/hw/vnc/init.c, Xvnc/programs/Xserver/hw/vnc/rfb.h, Xvnc/programs/Xserver/hw/vnc/rfbserver.c, include/rfbproto.h, vncviewer/Imakefile, vncviewer/caps.c, vncviewer/caps.h, vncviewer/rfbproto.c, vncviewer/vncviewer.c, vncviewer/vncviewer.h:
Implemented C version of the CapsContainer class from the Win32 version. Added full support for protocol version 3.130. Improved the output of the vncviewer, and a startup log messages of Xvnc.
2003-03-01 22:59 const_k
- vncpasswd/vncpasswd.c:
Fixed a buffer overflow caused by long file names in the vncpasswd command line.
2003-03-01 22:48 const_k
- libvncauth/vncauth.c, vncpasswd/vncpasswd.c, vncpasswd/vncpasswd.man:
Implemented new vncpasswd -f command-line option which allows to provide passwords on stdin and write encrypted passwords to stdout. Also, the password file name "-" now denotes stdout.
2003-02-19 22:39 const_k
- Xvnc/: configure, config/cf/darwin.cf, config/imake/imakemdep.h, programs/Xserver/include/servermd.h, programs/Xserver/mi/miarc.c:
A set of changes to Xvnc to get it to build and run on Mac OS X 10.2; a patch from Ki Networks, Inc.
2003-02-07 16:30 const_k
- vncviewer/: README, Vncviewer, argsresources.c, desktop.c:
Implemented a new SendRFBEvent(fbupdate) action, and a corresponding "Request refresh" button in the popup menu.
2003-02-07 00:11 const_k
- Xvnc/config/cf/Imake.cf:
Compilation fixes for HP-UX, from Ki Networks, Inc.
2003-02-05 20:56 const_k
- vncconnect/vncconnect.man:
Minor correction in the AUTHORS heading, and updated copyright strings.
2003-01-29 22:03 const_k
- README, tightvnc.spec, vncserver, Xvnc/config/cf/vnc.def, vncviewer/README, vncviewer/argsresources.c:
Version strings changed, version 1.2.8. Also, a small change was made in the .spec file, to remove viewer's dependences on /sbin/service and /sbin/chkconfig.
2003-01-29 19:55 const_k
- Xvnc/config/cf/Imake.cf:
Applied tightvnc-1.2.6-platform-fixes-imake-cf.patch from Debian Linux. This should solve build problems under some particular architectures.
2003-01-29 19:52 const_k
- Xvnc/: config/cf/xfree86.cf, config/imake/imakemdep.h, programs/Xserver/os/rpcauth.c, programs/Xserver/os/xalloc.c:
Applied tightvnc-1.2.6-platform-fixes.patch from Debian Linux. This should solve build problems under some particular architectures.
2003-01-29 19:50 const_k
- Xvnc/: config/cf/site.def, lib/Xdmcp/Wraphelp.c:
Applied vnc-3.3.3-10-xdm-auth-support.patch from Debian Linux.
2003-01-29 18:36 const_k
- vncviewer/argsresources.c:
Making sure that if there is no tty an X window will be displayed even if hostname is supplied; a patch from Debian Linux, authored by William Thompson.
2003-01-29 18:35 const_k
- Xvnc/config/makedepend/: def.h, main.c, parse.c:
Applied a fix for a getline incompatibility; a patch from the Debian Bug Tracking System for the bug #114343, authored by LaMont Jones.
2003-01-29 18:34 const_k
- Xvnc/lib/xtrans/: Xtranslcl.c, Xtranssock.c:
If the directory /tmp/X11-unix did not exist, Xvnc created it without +t permissions; a patch from the Debian Bug Tracking System for the bug #128096, authored by Oryn.
2003-01-29 18:33 const_k
- Xvnc/programs/Xserver/os/connection.c:
Uncommented the code to enable sending SIGUSR1 to (gdm/xdm/kdm) when Xvnc is ready to accept connections; a patch from the Debian Bug Tracking System for the bug #122561 authored by Nick Phillips.
2003-01-29 18:32 const_k
- Xvnc/programs/Xserver/hw/vnc/httpd.c:
The "\n\n" sequences in NOT_FOUND_STR and OK_STR have been changed to "\r\n\r\n"; a patch from the Debian Bug Tracking System for the bug #174688 reported by C. Scott Ananian.
2003-01-17 20:14 const_k
- vncpasswd/: vncpasswd.c, vncpasswd.man:
Support for saving two passwords, full-control and view-only.
2003-01-17 20:12 const_k
- libvncauth/vncauth.c: (vncEncryptAndStorePasswd2):
Fixed incorrect return codes.
2003-01-15 16:44 const_k
- Xvnc/programs/Xserver/hw/vnc/: auth.c, rfb.h, rfbserver.c:
Support for two passwords, for full-control and view-only client authentication.
2003-01-15 15:46 const_k
- vncviewer/: argsresources.c, cursor.c, desktop.c, rfbproto.c, vncviewer.h, vncviewer.man:
New -x11cursor option, a patch from Peter Astrand.
2003-01-15 13:58 const_k
- vncviewer/: README, argsresources.c, misc.c, vncviewer.h:
Applied a patch from Peter Astrand: "This patch adds a new command to the X11 vncviewer popup menu: RunCommand. It can be used to run arbitrary commands or applications from the popup."
2003-01-15 12:23 const_k
- libvncauth/vncauth.c:
Two new functions vncEncryptAndStorePasswd2 and vncDecryptPasswdFromFile2 were added in addition to vncEncryptAndStorePasswd and vncDecryptPasswdFromFile functions. New ones can handle two passwords in a file, for full-control and read-only access.
2003-01-14 04:25 const_k
- Xvnc/lib/font/fc/fserve.c:
Fixed a problem with Xvnc eating all CPU time after xfs restarts, a patch from Martin Koegler.
2002-11-14 22:57 const_k
- vncserver:
Minor change in the vncserver -help output.
2002-11-14 22:56 const_k
- tightvnc.spec, vnc.spec:
Spec file vnc.spec renamed to tightvnc.spec, and updated for the version 1.2.7.
2002-11-14 00:03 const_k
- README, vncserver, Xvnc/config/cf/vnc.def, vncviewer/README, vncviewer/argsresources.c:
Version strings changed, version 1.2.7.
2002-11-13 19:51 const_k
- classes/: OptionsFrame.class, RecordingFrame.class, ReloginPanel.class, RfbProto.class, SocketFactory.class, VncCanvas.class, VncViewer.class, VncViewer.jar, hextile.vnc, index.vnc, noshared.vnc, shared.vnc, tight.vnc, zlib.vnc:
Java viewer updated to the most recent version.
2002-11-04 13:41 const_k
- vncserver:
Minor change in the usage help message.
2002-11-04 02:55 const_k
- vncviewer/: argsresources.c, tunnel.c, vncviewer.man:
Added support for the format "host::port" in the command line, in addition to the standard "host:display" format.
2002-11-03 16:38 const_k
- vncviewer/vncviewer.man:
Documented new -nojpeg option and enableJPEG resource. Updated to reflect recent changes in handling of the JPEG compression in the Tight encoding by default.
2002-11-03 16:08 const_k
- vncviewer/: README, argsresources.c, rfbproto.c, vncviewer.h:
Enabling JPEG compression in the Tight encoding by default.
2002-10-30 21:37 const_k
- vncviewer/vncviewer.man:
The BUGS section of the manual page has been removed to reflect the latest improvements in local cursor handling.
2002-10-30 17:28 const_k
- Xvnc/programs/Xserver/hw/vnc/: cursor.c, rfb.h, rfbserver.c, sprite.c, sprite.h, stats.c:
Added support for new CursorPos pseudo-encoding which allows to transmit pointer position from server to clients.
2002-10-29 20:18 const_k
- include/rfbproto.h, vncviewer/cursor.c, vncviewer/rfbproto.c:
Added support for new CursorPos pseudo-encoding which allows to transmit pointer position from server to clients.
2002-10-27 18:36 const_k
- Xvnc/programs/Xserver/hw/vnc/: init.c, sockets.c:
Bugfix for Xvnc's -localhost and -interface options that were broken on some systems e.g. on NetBSD, a patch from Luke Mewburn.
2002-10-27 12:40 const_k
- Xvnc/programs/Xserver/hw/vnc/init.c:
Xvnc -version option has been implemented.
2002-10-16 19:22 const_k
- vncviewer/vncviewer.man:
Minor correction.
2002-10-15 22:02 const_k
- include/rfbproto.h:
Documented the Tight encoding.
2002-09-10 15:17 const_k
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Decreased JPEG quality factors for low quality levels. Added one comment to document the CheckSolidTile() function.
2002-09-06 18:16 const_k
- Xvnc/programs/Xserver/os/utils.c:
A porting fix from Ki Networks, to build correctly under AIX 4 or 5.
2002-09-06 18:15 const_k
- include/rfbproto.h:
Documented the first byte of a Tight-encoded rectangle. :-)
2002-08-30 21:56 const_k
- vncviewer/fullscreen.c:
Improved scrolling in the full-screen mode, modified patch from Ville Herva.
2002-08-30 16:16 const_k
- vnc-xclients.patch, vnc.spec, vncserver.init:
Added files to simplify building of Linux RPMs, thanks to Peter Astrand.
2002-08-29 13:31 const_k
- libvncauth/vncauth.c:
Fixed a repeated challenge replay attack vulnerability, bugtraq id 5296.
2002-08-27 19:19 const_k
- README, vncserver, Xvnc/config/cf/vnc.def, vncviewer/README, vncviewer/argsresources.c:
Version strings changed, version 1.2.6.
2002-08-27 19:10 const_k
- vncserver:
Cosmetic changes not affecting functionality.
2002-08-27 18:47 const_k
- vncserver:
Fixed the bug preventing the vncserver script from working properly when the XAUTHORITY environment variable is not set.
2002-08-27 18:36 const_k
- libvncauth/vncauth.c:
Reverted the change from chmod() to fchmod() introduced in the previous release. That change introduced a bug not allowing fchmod() work correctly. Now we're using chmod() again because it's more portable.
2002-08-08 13:23 const
- README, vncserver, Xvnc/config/cf/vnc.def, vncviewer/README, vncviewer/argsresources.c:
Version strings changed, version 1.2.5.
2002-08-08 13:15 const
- vncpasswd/vncpasswd.c:
Improved error message on mkdir() failure.
2002-08-08 13:13 const
- vncserver:
Improved support of users' vnc directories under /tmp.
2002-08-08 05:17 const
- vncserver:
Added possibility to keep users' vnc directories under /tmp, as suggested by Ivan Popov. This mode can be enabled by setting the $vncUserDirUnderTmp to non-zero in the vncserver script. Note that "vncpasswd -t" should be used to change passwords kept under /tmp.
2002-08-08 04:38 const
- vncpasswd/: vncpasswd.c, vncpasswd.man:
New vncpasswd -t option allowing to write password files under /tmp.
2002-08-07 22:04 const
- vncpasswd/vncpasswd.c:
Minor cleanup.
2002-08-07 21:45 const
- vncserver.man, vncconnect/vncconnect.man, vncpasswd/vncpasswd.man, vncviewer/vncviewer.man:
Dates updated.
2002-08-07 21:42 const
- Xvnc/programs/Xserver/Xvnc.man:
Documented the -viewonly command-line option.
2002-08-07 21:38 const
- Xvnc/programs/Xserver/hw/vnc/httpd.c, classes/hextile.vnc, classes/index.vnc, classes/tight.vnc, classes/zlib.vnc:
Implemented a possibility to specify applet parameters in the URL request for the HTTP server.
2002-08-07 19:25 const
- Xvnc/programs/Xserver/hw/vnc/: init.c, rfb.h, rfbserver.c:
Xvnc -viewonly patch from Ehud Karni.
2002-08-07 18:42 const
- Xvnc/programs/Xserver/include/servermd.h:
Linux/PowerPC fix from Peter A. Castro.
2002-08-07 18:39 const
- libvncauth/vncauth.c:
chmod() call replaced by fchmod().
2002-08-04 23:44 const
- classes/: ButtonPanel.class, OptionsFrame.class, RecordingFrame.class, RfbProto.class, SessionRecorder.class, VncCanvas.class, VncViewer.class, VncViewer.jar:
Java viewer updated to the most recent version.
2002-07-05 13:42 const
- Xvnc/programs/Xserver/hw/vnc/rfbserver.c:
The server failed to reset compression level and JPEG image quality on reading client's encoding list.
2002-06-30 10:20 const
- vncviewer/: cursor.c, rfbproto.c, vncviewer.h:
Handle XCursor encoding operating on the framebuffer instead of setting new cursors directly in X.
2002-06-28 12:53 const
- Xvnc/config/cf/vnclibs.def, Xvnc/programs/Xserver/os/osinit.c, vncviewer/Imakefile:
Porting fixes from Ki Networks, Inc.
2002-06-28 12:52 const
- Xvnc/programs/Xserver/hw/vnc/init.c:
Minor changes to write information about TightVNC into the log file.
2002-05-19 20:35 const
- classes/: RfbProto.class, VncCanvas.class, VncViewer.class, VncViewer.jar:
Updated Java viewer.
2002-05-15 19:14 const
- README, vncserver, Xvnc/config/cf/vnc.def, vncviewer/README, vncviewer/argsresources.c:
Version strings changed for version 1.2.4.
2002-05-15 19:05 const
- vncserver.man, Xvnc/programs/Xserver/Xvnc.man, vncconnect/vncconnect.man, vncpasswd/vncpasswd.man, vncviewer/vncviewer.man:
Dates fixed.
2002-05-15 19:02 const
- vncviewer/: README, Vncviewer, argsresources.c, fullscreen.c, vncviewer.h, vncviewer.man:
Made grabbing the keyboard optional in full-screen mode, new boolean "grabKeyboard" X resource added to control this behavior.
2002-05-09 13:10 const
- vncviewer/: argsresources.c, rfbproto.c, vncviewer.h:
The -autopass option removed.
2002-05-09 12:00 const
- README:
Minor correction.
2002-05-09 11:56 const
- libvncauth/vncauth.c:
Added a possibility to denote standard input with the "-" file name.
2002-04-30 20:07 const
- [MANY FILES]:
Applied patch from Ki Networks, Inc. solving build problems on a number of commercial Unix systems, fixing a number of minor bugs and typos, and adding the -autopass option to the vncviewer.
2002-04-25 20:15 const
- vncviewer/fullscreen.c:
Applied patch to solve keyboard focus problems in the full-screen mode, from Peter Astrand. The patch does not seem to solve all the issues, but makes things better nevertheless.
2002-04-25 18:54 const
- classes/: AuthPanel.class, ButtonPanel.class, OptionsFrame.class, VncCanvas.class, VncViewer.class, VncViewer.jar:
Updated Java viewer.
2002-04-23 21:01 const
- vncpasswd/vncpasswd.c:
Fixed a bug causing vncpasswd work incorrectly when a file name argument was given. Minor cleanup in the message "Passwords do not match" :-).
2002-03-25 16:19 const
- vncconnect/vncconnect.man:
The date was incorrect.
2002-03-20 16:49 const
- Xvnc/config/cf/linux.cf:
Forcing Xvnc to link dynamically to the system zlib library.
2002-03-20 16:38 const
- Imakefile, README, tightvnc-libs.patch, Xvnc/config/cf/Imake.tmpl, Xvnc/config/cf/vnclibs.def, Xvnc/lib/Imakefile, Xvnc/lib/font/fontfile/Imakefile, vncviewer/Imakefile:
Zlib library was removed from the core X sources. Instead, both vncviewer and Xvnc now can use either system zlib and JPEG libraries, or ones packaged within TightVNC source archive in the lib/ directory. This allows to distribute two version of the source archive: one with these libraries for those who don't have them installed in the system, and another version without libraries, directly from CVS, for those who do have zlib and/or JPEG libraries installed. In the former case, build procedure would include additional "make libs" step. System libraries will be linked dynamically, libraries included in the source archive will be linked in statically.
2002-03-20 11:57 const
- Xvnc/config/cf/linux.cf:
Cleanups in code layout.
2002-03-20 11:40 const
- vncserver:
Removed extra 2-seconds delay after Xvnc startup.
2002-03-20 11:38 const
- vncserver:
Made default color depth 24 instead of 8.
2002-03-20 11:36 const
- Xvnc/: config/cf/Imake.cf, config/cf/linux.cf, config/imake/imakemdep.h, programs/Xserver/include/servermd.h:
Support for s390 and s390x architectures under Linux, patch from RedHat vnc RPM.
2002-03-20 11:16 const
- Xvnc/: config/cf/Imake.cf, config/cf/linux.cf, config/cf/vnc.def, config/imake/imakemdep.h, programs/Xserver/cfb/Imakefile, programs/Xserver/cfb/stipsparc.s, programs/Xserver/cfb/stipsprc32.s:
Applied vnc-imake patch from RedHat vnc RPM. This should add support for more architechtures under Linux.
2002-03-19 23:59 const
- Xvnc/programs/Xserver/hw/vnc/: httpd.c, sockets.c:
Changes allowing to use libwrap library from tcp_wrappers for server access control, modified patch from RedHat vnc package.
2002-03-19 23:34 const
- tightvnc-libs.patch:
Move from zlib-1.1.3 to zlib-1.1.4.
2002-03-19 23:25 const
- Xvnc/programs/Xserver/hw/vnc/rfbserver.c:
Fixed memory alignment problem in Raw encoder for architectures like Sparc that force words to be aligned on word boundaries in memory.
2002-03-19 21:23 const
- Xvnc/programs/Xserver/hw/vnc/httpd.c:
Fixed blocking I/O problem which led to easy denial-of-service attacks via built-in HTTP server, modified patch from Tim Waugh.
2002-03-19 17:44 const
- README, vncinstall:
The vncinstall script now understands two-argument form allowing to install manual pages.
2002-03-19 17:12 const
- vncserver:
Variable names changed: vncFontPath to fontPath, vncColorsPath to colorPath, to correspond to configuration variable names found in the /etc/vnc.conf of Debian GNU/Linux.
2002-03-19 16:56 const
- vncserver:
Trying to check if Xvnc was started, on failure trying to start it once more with default font path; modified patch from Tim Waugh. Added valiables $vncFontPath and $vncColorsPath to the configuration section in the beginning of the script.
2002-03-19 16:29 const
- Xvnc/lib/font/fc/fserve.c:
Fixed Xvnc crash in the font server code, patch from Tim Waugh.
2002-03-19 16:25 const
- vncserver:
vncserver -help output made similar to vncviewer -help output.
2002-03-19 14:51 const
- Xvnc/programs/Xserver/Xvnc.man:
Xvnc manual page prepared.
2002-03-19 14:50 const
- vncserver.man:
Minor correction.
2002-03-18 11:54 const
- vncserver.man:
Corrected a double occurence of a word.
2002-03-18 11:51 const
- vncserver.man:
A manual page for vncserver script prepared.
2002-03-07 23:28 const
- classes/: VncCanvas.class, VncViewer.jar:
Java viewer update.
2002-03-05 15:06 const
- vncconnect/vncconnect.man, vncpasswd/vncpasswd.man:
Minor corrections in comments.
2002-03-05 11:28 const
- README, Xvnc/config/cf/vnc.def, vncviewer/README, vncviewer/argsresources.c:
Version strings changed, version 1.2.3.
2002-03-04 23:55 const
- classes/: AuthPanel.class, ButtonPanel.class, ClipboardFrame.class, OptionsFrame.class, RfbProto.class, VncCanvas.class, VncViewer.class, VncViewer.jar, animatedMemoryImageSource.class, authenticationPanel.class, clipboardFrame.class, hextile.vnc, index.vnc, noshared.vnc, optionsFrame.class, rfbProto.class, shared.vnc, tight.vnc, vncCanvas.class, vncviewer.class, vncviewer.jar, zlib.vnc:
Updated version of the Java viewer.
2002-02-28 16:57 const
- vncpasswd/vncpasswd.man:
Man page for vncpasswd prepared.
2002-02-28 16:56 const
- vncviewer/vncviewer.man:
Release date updated.
2002-02-20 15:27 const
- vncviewer/vncviewer.man:
A small correction in the description of the -compresslevel option.
2002-01-02 15:00 const
- vncconnect/vncconnect.man:
Man page for vncconnect prepared.
2002-01-02 14:57 const
- vncviewer/: README, vncviewer.man:
Man page for vncviewer prepared, README file updated.
2001-12-12 15:52 const
- vncviewer/argsresources.c:
Minor correction in the vncviewer -help output.
2001-11-26 23:29 const
- vncviewer/argsresources.c:
Minor change in the vncviewer -help output.
2001-11-26 18:07 const
- tightvnc-libs.patch:
A patch to build TightVNC with libraries.
2001-11-26 18:04 const
- README, Xvnc/config/cf/vnc.def, vncviewer/README, vncviewer/argsresources.c:
Version strings changed, version 1.2.2. Minor bugfix in fprintf() for vncviewer -help.
2001-11-25 20:15 const
- vncviewer/argsresources.c:
Changes in the vncviewer -help output.
2001-11-24 17:01 const
- Xvnc/programs/Xserver/hw/vnc/cursor.c:
Minor bugfix which should prevent potential dereference of a NULL pointer.
2001-11-22 18:13 const
- vncviewer/: argsresources.c, rfbproto.c, vncviewer.h:
Now viewer window is raised on beep, unless -noraiseonbeep option is provided or raiseOnBeep resource set to False.
2001-11-13 17:31 const
- vncviewer/Imakefile:
"ComplexProgramTargetNoMan" directive causing problems on many non-XFree86 systems changed back to "ComplexProgramTarget".
2001-09-16 14:18 const
- README, Xvnc/config/cf/vnc.def, vncviewer/README:
Version strings changed.
2001-09-16 14:11 const
- classes/: optionsFrame.class, rfbProto.class, vncCanvas.class, vncviewer.class, vncviewer.jar:
New version of the Java viewer.
2001-09-16 12:58 const
- vncviewer/: argsresources.c, tunnel.c, vncviewer.c, vncviewer.h:
New -via <GATEWAY> vncviewer option providing enhanced tunneling functionality. Now one can make vncviewer tunnel connections to a VNC host via third machine acting as a gateway. Tunneling command template can be provided in the VNC_VIA_CMD environment variable containing %H, %L, %R, %G patterns where %G denotes host address of the gateway machine (%H, %L, %R patterns are similar to ones used in the VNC_TUNNEL_CMD template for -tunnel option). Default command template for the -via option invokes SSH port forwarding.
2001-09-15 18:12 const
- vncviewer/vncviewer.h:
Tunneling command template has been changed, to allow tunneled connections to hosts where only loopback VNC connections are enabled.
2001-09-06 14:34 const
- vncpasswd/vncpasswd.c:
Creating ~/.vnc directory if it does not exist, modified patch by Tim Waugh.
2001-08-22 22:23 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Minor cleanup: parens around arguments of HASH_FUNCxx macros.
2001-08-04 18:48 const
- Xvnc/config/cf/: linux.cf, Imake.cf:
PowerPC support, patch from Debian.
2001-08-03 17:40 const
- vncviewer/rfbproto.c:
Checking return value after malloc().
2001-06-25 14:59 const
- README, Xvnc/config/cf/vnc.def, vncviewer/README, vncviewer/argsresources.c:
Version strings changed.
2001-06-25 14:52 const
- vncserver:
Added an example to set fontpath when using font server.
2001-06-25 14:49 const
- vncviewer/argsresources.c:
Clarification in vncviewer -help output for -compresslevel and -quality options.
2001-06-25 14:43 const
- vncserver:
A patch for vncserver script to respect the XAUTHORITY environment variable applied, from Red Hat Linux RPM.
2001-06-25 13:23 const
- classes/: vncviewer.class, vncviewer.jar:
Java classes updated to the latest viewer version.
2001-06-18 20:17 const
- vncviewer/Imakefile:
Imakefile fix to compile the source under XFree86 4.1.0, the patch sent by Tim Waugh.
2001-03-07 14:12 const
- classes/: vncCanvas.class, vncviewer.jar:
Java classes updated to current version.
2001-03-01 14:48 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Two changes to lower latencies: (1) now we send pending data prior to processing of each rectangle if there is at least 128 bytes pending; (2) now, when we are trying to find solid-color areas and already have passed an amount of data which should be split anyway, we are sending them immediately. A number of other minor clean-ups and fixes.
2001-03-01 14:35 const
- Xvnc/programs/Xserver/hw/vnc/cursor.c:
Contents of update buffer is not sent immediately any more. This change should prevent calling rfbSendUpdateBuf() with ublen==0 after a framebuffer update.
2001-03-01 14:31 const
- Xvnc/programs/Xserver/hw/vnc/rfbserver.c:
Minor formatting clean-up and a check in rfbSendUpdateBuf() to make sure that (ublen > 0).
2001-03-01 10:35 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Minor clean-ups to get rid of all warnings on compilation with -Wall gcc option.
2001-02-17 21:50 const
- README, Xvnc/config/cf/vnc.def, vncviewer/README, vncviewer/argsresources.c:
Version strings changed.
2001-02-17 21:46 const
- classes/: clipboardFrame.class, optionsFrame.class, rfbProto.class, vncCanvas.class, vncviewer.jar:
Java viewer 1.1p9.
2001-02-17 04:38 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Enhanced technique to split large rectangles: now we're trying to maximize dimensions of solid-color areas found. Minor code clean-ups and formating fixes.
2001-02-15 15:21 const
- Xvnc/programs/Xserver/hw/vnc/: rfb.h, rfbserver.c, tight.c:
LastRect markers are not being sent when an update consist of small rectangles not to be searched for solid-color areas. Minor performance fix: searches for solid-color areas might have been performed several times in the same area of rectangle. Minor terminology fixes in names of functions implementing tight encoder and other minor code clean-ups.
2001-02-14 18:34 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Order in which parts of large rectangles are being sent is now strictly top-to-bottom, left-to-right. Such behaviour look better at client side.
2001-02-08 06:25 const
- README, Xvnc/config/cf/vnc.def, vncviewer/README, vncviewer/argsresources.c:
Version strings changed.
2001-02-08 05:52 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Parameters for algorithms to split screen rectangles has been changed; this can improve both compression ratios and CPU usage.
2001-02-08 05:47 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Important bugfix in Xvnc tight encoder: the code to split large rectangles behaved incorrectly; this caused compression ratios to be worse than expected and could result segfaults in certain situations.
2001-02-03 04:48 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Bugfix: a typo fixed in the Xvnc that prevented it to communicate correctly with older viewers without JPEG compression support.
2001-02-01 14:24 const
- vncviewer/: cursor.c, tight.c, argsresources.c:
Tiny clean-up in vncviewer -help message.
2001-02-01 14:23 const
- Xvnc/programs/Xserver/hw/vnc/stats.c:
Protocol overhead produced by LastRect is not counted as part of real framebuffer updates when statistics is dumped. This seems to be more correct.
2001-02-01 14:21 const
- Xvnc/programs/Xserver/hw/vnc/rfbserver.c:
Bug fixed: LastRect pseudo-encoding worked incorrectly when preferred encoding was not Tight.
2001-02-01 06:57 const
- README, Xvnc/config/cf/vnc.def, vncviewer/README, vncviewer/argsresources.c:
Version strings changed.
2001-02-01 05:56 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Rectangles prepared for indexed-color encoding are now may be compressed with JPEG on low quality levels.
2001-02-01 05:04 const
- Xvnc/programs/Xserver/hw/vnc/: rfb.h, rfbserver.c, stats.c, tight.c:
Large rectangles now should be split according to their contents: encoder tries to find large solid-color areas and to encode them in separate rectangles. This often reduces amount of data sent, improves compression speed and lowers latencies.
2001-01-31 22:37 const
- vncviewer/rfbproto.c:
Support for LastRect pseudo-encoding added. This fake encoding is used in empty rectangles indicating that there will be no more rectangles in current framebuffer update.
2001-01-30 22:24 const
- Xvnc/programs/Xserver/hw/vnc/: rfb.h, rfbserver.c, tight.c:
JPEG image quality in Xvnc tight encoder is now configurable.
2001-01-30 17:55 const
- include/rfbproto.h, vncviewer/argsresources.c, vncviewer/rfbproto.c, vncviewer/vncviewer.h:
Support for JPEG quality level setting in vncviewer, -quality option implemented.
2001-01-30 17:53 const
- vncviewer/tight.c:
Bugfix in colorspace translation from JPEG data.
2001-01-30 17:52 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
JPEG compression is now supported with any 16bpp and 32bpp server pixel formats.
2001-01-30 03:24 const
- Xvnc/config/cf/vnclibs.def, Xvnc/programs/Xserver/hw/vnc/tight.c, include/rfbproto.h, vncviewer/Imakefile, vncviewer/rfbproto.c, vncviewer/tight.c:
Preliminary implementation of JPEG compression. It works perfectly, but there are things to do: client should send explicit request for JPEG compression with quality level, algorithms to decide if a rectangle may be compressed by JPEG should be designed and implemented (for now JPEG compression just replaces Gradient filter).
2001-01-28 18:21 const
- classes/: DesCipher.class, animatedMemoryImageSource.class, authenticationPanel.class, clipboardFrame.class, hextile.vnc, index.vnc, noshared.vnc, optionsFrame.class, rfbProto.class, shared.vnc, tight.vnc, vncCanvas.class, vncviewer.class, vncviewer.jar, zlib.vnc:
VNC Java viewer classes and HTML templates replaced with recently implemented Java version of TightVNC viewer.
2001-01-28 18:16 const
- README, Xvnc/README, Xvnc/config/cf/vnc.def, Xvnc/programs/Xserver/hw/vnc/README, Xvnc/programs/Xserver/hw/vnc/cursor.c, Xvnc/programs/Xserver/hw/vnc/tight.c, vncviewer/README, vncviewer/argsresources.c, vncviewer/tight.c, vncviewer/tunnel.c:
Copyright and version strings changed.
2001-01-26 01:39 const
- vncviewer/cursor.c:
Bugfix: locked screen area calculation was broken on locks > 1. Minor bugfix: there was 1 pixel error (safe) in code to determine collisions between software cursor and locked area.
2001-01-26 01:33 const
- include/rfbproto.h:
rfbEncodingLastRect added to list of known ensodings.
2001-01-24 23:53 const
- vncviewer/cursor.c:
Minor cleanups.
2001-01-22 10:52 const
- vncviewer/: Vncviewer, argsresources.c:
vncviewer now requests shared session by default, "-noshared" option supported to alter this behaviour.
2001-01-17 17:03 const
- Xvnc/programs/Xserver/hw/vnc/: init.c, rfb.h, sockets.c:
Code cleanup in Xvnc -interface option implementation, from TridiaVNC.
2001-01-17 05:17 const
- vncviewer/cursor.c:
Minor code cleanups.
2001-01-17 04:26 const
- Xvnc/programs/Xserver/hw/vnc/corre.c:
Bug fixed: CoRRE implementation refused to check return codes after writing data to clients; this caused Xvnc crashes after write operation into closed descriptor.
2001-01-17 03:37 const
- vncviewer/desktop.c:
Minor change in dot cursor shape (rounded).
2001-01-17 02:47 const
- Xvnc/programs/Xserver/hw/vnc/cursor.c:
Transparent 1x1 cursor is treated as "no cursor" (width 0, height 0).
2001-01-17 02:20 const
- Xvnc/programs/Xserver/hw/vnc/: init.c, kbdptr.c, rfb.h:
New -compatiblekbd option implemented in Xvnc to force META and ALT keys behave the same way as they do in the original AT&T's version (they both correspond to the Mod1 modifier there).
2001-01-17 01:55 const
- Xvnc/programs/Xserver/hw/vnc/: init.c, rfb.h, sockets.c:
Support for Xvnc -interface option added (patch from Tim Waught).
2001-01-16 14:16 const
- Xvnc/programs/Xserver/hw/vnc/Imakefile, Xvnc/programs/Xserver/hw/vnc/rfb.h, Xvnc/programs/Xserver/hw/vnc/rfbserver.c, Xvnc/programs/Xserver/hw/vnc/zlib.c, include/rfbproto.h, vncviewer/rfbproto.c, vncviewer/vncviewer.h, vncviewer/zlib.c:
Zlib encoding support merged from the TridiaVNC code.
2001-01-16 14:07 const
- vncviewer/listen.c:
XBell volume changed from 100 to 0.
2001-01-16 14:07 const
- vncviewer/: Vncviewer, argsresources.c:
Version info changed, minor typo fixed.
2001-01-16 13:17 const
- Xvnc/config/cf/vnc.def:
Version string changed to indicate Tight Encoder version.
2001-01-16 11:17 const
- Xvnc/programs/Xserver/hw/vnc/rfbserver.c:
Server-side priorities for XCursor vs. RichCursor encodings have been changed: now XCursor is used for any client supporting this encoding even if it sends request for RichCursor encoding first.
2001-01-16 08:10 const
- vncviewer/rfbproto.c:
Minor cosmetic change.
2001-01-16 07:45 const
- vncviewer/: cursor.c, rfbproto.c, vncviewer.h:
RichCursor encoding support is finished.
2001-01-15 22:34 const
- vncviewer/cursor.c:
Code cleanups.
2001-01-15 09:54 const
- vncviewer/: argsresources.c, cursor.c, rfbproto.c, sockets.c, tight.c, tunnel.c, vncviewer.c, vncviewer.h:
Coding style fixes, spaces -> tabs (mostly in my own code).
2001-01-15 04:55 const
- vncviewer/: cursor.c, rfbproto.c, vncviewer.h:
Preliminary client-side RichCursor encoding support. Currently it works but the way to prevent collisions between framebuffer updates and cursor drawing operations is not reliable enough.
2001-01-15 04:51 const
- Xvnc/programs/Xserver/hw/vnc/cursor.c:
Bug with XCursor->RichCursor format translation fixed.
2001-01-12 06:36 const
- vncviewer/rfbproto.c:
Requesting RichCursor encoding, processing RichCursor updates.
2001-01-12 06:35 const
- vncviewer/vncviewer.h:
MAX_ENCODINGS raised to 20.
2001-01-12 06:19 const
- vncviewer/: Imakefile, cursor.c, rfbproto.c, vncviewer.h:
All XCursor stuff moved from rfbproto.c to a new file, cursor.c.
2001-01-06 21:00 const
- Xvnc/programs/Xserver/hw/vnc/cursor.c:
Xvnc bit-order problems in XCursor/RichCursor encodings hopefully fixed.
2001-01-06 01:05 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Constant sets for compression levels 0 and 1 changed. Minor code cleanups and optimizations. Comments clarified, typos in comments fixed.
2001-01-06 01:02 const
- vncviewer/tight.c:
Tiny typo fixed in comment.
2000-12-09 05:28 const
- vncviewer/tight.c:
Bugfix: viewer crashed in rare situations after inflate() call when decompressed data filled the whole output buffer but there was no more input data. Additionally, one more sprintf(stderr, ...) added to inflate() error processing code to catch such kind of errors in the future.
2000-12-01 02:22 const
- vncviewer/rfbproto.c:
Buffer size for incoming compressed data decreased to lower latencies.
2000-11-21 00:18 const
- Xvnc/programs/Xserver/hw/vnc/cursor.c:
Minor change in comment.
2000-11-17 09:02 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Unused variable removed.
2000-11-14 20:07 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Code cleanups. No logic changes.
2000-11-10 16:20 const
- vncconnect/vncconnect.c:
Tiny patch from Tim Waugh applied to correct typo in a message text.
2000-11-10 16:18 const
- Xvnc/programs/Xserver/cfb/cfbcmap.c:
Order and priority of color components in default pixel format have been changed. This should resolve problems with imlib renderer and get rid of unneeded pixel format translations in many cases.
2000-11-03 03:55 const
- vncviewer/: rfbproto.c, tunnel.c, vncviewer.h:
When -tunnel option was specified in the command line, special rules are used to choose preferred encoding. Now viewer does not think that server is running on the same machine when tunneling is on and preferred encoding is "tight" with default compression instead of raw.
2000-11-03 03:05 const
- Xvnc/programs/Xserver/cfb/cfbcmap.c:
Rules to set default pixel formats have been changed: if depth/3 is not integral number, then red component will take (depth+1)/3 bits instead of (depth+2)/3 bits. So default pixel format for 16bpp is BGR565 instead of BGR556.
2000-11-01 01:57 const
- Xvnc/programs/Xserver/hw/vnc/Imakefile, Xvnc/programs/Xserver/hw/vnc/cursor.c, Xvnc/programs/Xserver/hw/vnc/rfb.h, Xvnc/programs/Xserver/hw/vnc/rfbserver.c, Xvnc/programs/Xserver/hw/vnc/stats.c, include/rfbproto.h, vncviewer/rfbproto.c:
New "RichCursor" encoding implemented. Background and foreground colors are not sent for empty XCursor updates any more. Note: compatibility with previous XCursor code lost. Actual bit order in X11 bitmaps did not correspond to XCursor encoding specification. Note: compatibility with previous XCursor code lost.
2000-10-31 16:13 const
- Xvnc/programs/Xserver/hw/vnc/rfbserver.c: (rfbSendXCursorShape):
XCursor encoding change: order in which transparency and data bitmaps follow is now opposite (first data, then mask).
2000-10-31 15:46 const
- vncviewer/rfbproto.c: (HandleXCursor):
XCursor encoding change: order in which transparency and data bitmaps follow is now opposite (first data, then mask).
2000-10-31 15:43 const
- include/rfbproto.h:
Description for XCursor encoding changed, order in which transparency and data bitmaps follow is now opposite (first data, then mask).
2000-10-31 15:31 const
- include/rfbproto.h:
Preparing for RichCursor encoding implementation.
2000-10-31 15:20 const
- Xvnc/programs/Xserver/hw/vnc/kbdptr.c:
META key fix -- still not sure if this solution is correct.
2000-10-30 18:44 const
- Xvnc/programs/Xserver/hw/vnc/rfb.h, Xvnc/programs/Xserver/hw/vnc/rfbserver.c, Xvnc/programs/Xserver/hw/vnc/sprite.c, Xvnc/programs/Xserver/hw/vnc/sprite.h, Xvnc/programs/Xserver/hw/vnc/spritest.h, Xvnc/programs/Xserver/hw/vnc/stats.c, include/rfbproto.h, vncviewer/argsresources.c, vncviewer/desktop.c, vncviewer/rfbproto.c, vncviewer/vncviewer.h:
"XCursor" encoding implemented. It's used to send X-style cursor shape information from server to clients so cursor movement can be processed at client side.
2000-10-30 01:30 const
- vncviewer/: argsresources.c, vncviewer.h:
Vncviewer's -nolocalcursor option removed.
2000-10-27 03:42 const
- vncviewer/argsresources.c:
Version string changed.
2000-10-27 03:02 const
- include/rfbproto.h:
Additions and cleanups on comment regarding XCursor encoding.
2000-10-27 02:26 const
- classes/: rfbProto.class, vncviewer.jar:
Changes from AT&T merged into the sourse, now the code is based on version 3.3.3r2, not on 3.3.3r1.
2000-10-27 02:19 const
- Imakefile, README, vncinstall, vncserver, Xvnc/config/cf/vnc.def, Xvnc/programs/Xserver/hw/vnc/Imakefile, Xvnc/programs/Xserver/hw/vnc/cutpaste.c, Xvnc/programs/Xserver/hw/vnc/draw.c, Xvnc/programs/Xserver/hw/vnc/hextile.c, Xvnc/programs/Xserver/hw/vnc/init.c, Xvnc/programs/Xserver/hw/vnc/kbdptr.c, Xvnc/programs/Xserver/hw/vnc/rfb.h, Xvnc/programs/Xserver/hw/vnc/rfbserver.c, Xvnc/programs/Xserver/hw/vnc/sockets.c, vncconnect/Imakefile, vncconnect/vncconnect.c, vncviewer/dialogs.c:
Changes from AT&T merged into the sourse, now the code is based on version 3.3.3r2, not on 3.3.3r1.
2000-10-27 01:56 const
- include/rfbproto.h:
Preparing for local cursor implementation. New constants and comments.
2000-10-26 18:59 const
- Xvnc/programs/Xserver/hw/vnc/tight.c: (PaletteReset):
Minor speed optimization.
2000-10-26 18:15 const
- Xvnc/programs/Xserver/hw/vnc/tight.c: (SendIndexedRect):
The function has been split into two functions: SendIndexedRect and SendMonoRect.
2000-10-26 04:27 const
- Xvnc/programs/Xserver/hw/vnc/rfbserver.c, include/rfbproto.h, vncviewer/argsresources.c, vncviewer/rfbproto.c, vncviewer/vncviewer.h:
Setting compression levels in Xvnc tight encoder. New "-compresslevel" option added to vncviewer. New "-nolocalcursor" option added to vncviewer, but it's not used yet.
2000-10-26 04:24 const
- Xvnc/programs/Xserver/hw/vnc/translate.c: (rfbSetTranslateFunction):
Small cleanup in log message.
2000-10-26 02:57 const
- Xvnc/programs/Xserver/hw/vnc/: rfb.h, rfbserver.c, tight.c:
Compression level made configurable in tight encoder.
2000-10-17 16:43 const
- vncviewer/dialogs.c:
A patch by Tim Waugh to correct misuse of XawDialogGetValueString function in vncviewer has been applied.
2000-10-17 15:51 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Encoding of indexed rectangles mostly rewritten for speed optimization. Usual code cleanups.
2000-10-04 04:25 const
- Xvnc/programs/Xserver/hw/vnc/hextile.c:
Fix for "0 bpp" problem from Michael A. Fetterman has been applied.
2000-09-29 23:03 const
- Xvnc/programs/Xserver/hw/vnc/tight.c: (FillPaletteNN):
Unused arguments removed.
2000-09-29 22:56 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Hash function for palette lookups has been changed to address byte-order issues.
2000-09-27 22:08 const
- vncviewer/tight.c:
Obsolete comment removed.
2000-09-26 18:46 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Rules to identify rectangles as suitable for ``gradient'' filter were not strict enough.
2000-09-25 18:59 const
- Xvnc/programs/Xserver/hw/vnc/: init.c, rfb.h, tight.c:
``-lazytight'' option added to Xvnc to disable ``gradient'' filter in tight encoding.
2000-09-25 09:25 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
New code to determine image type. It is used to guess is it helpful to use ``gradient'' filter on full-color rectangle. Byte order problems have been hopefully fixed. Various code cleanups and optimizations.
2000-09-07 10:49 const
- vncviewer/rfbproto.c:
Bell volume for XBell changed from 100 to 0.
2000-09-04 03:32 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
``Gradient'' filter implemented, but currently it's very inefficient.
2000-09-04 03:30 const
- vncviewer/tight.c: (FilterGradientBPP):
Bug in the ``gradient'' filter code fixed.
2000-09-01 16:04 const
- include/rfbproto.h, vncviewer/tight.c:
Minor code cleanups.
2000-08-30 17:15 const
- Xvnc/programs/Xserver/hw/vnc/: rfb.h, rfbserver.c, tight.c:
Better way to split rectangle into smaller parts.
2000-08-30 14:08 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Hash function for palette lookups simplified.
2000-08-30 01:05 const
- Xvnc/programs/Xserver/hw/vnc/tight.c, include/rfbproto.h:
Stupid bug fixed: extra unused color was included in palettes in many cases; compression ratios used to be smaller than they should be. Parts of code rewritten or reorganized for speed optimization. Code cleanups.
2000-08-18 12:13 const
- vncviewer/rfbproto.c:
Telling the server that we support tight encoding.
2000-08-18 12:12 const
- Xvnc/programs/Xserver/hw/vnc/rfb.h:
Constants moved back to header file.
2000-08-18 12:12 const
- Xvnc/programs/Xserver/hw/vnc/rfbserver.c:
Tuning for better compression ratios.
2000-08-18 12:12 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Prevention of compressing very small updates. Tuning for better compression ratios.
2000-08-18 12:11 const
- vncviewer/tight.c:
Prevention of compressing very small updates.
2000-08-18 11:03 const
- Xvnc/programs/Xserver/hw/vnc/: rfb.h, tight.c:
Constants moved from rfb.h to tight.c. One nasty bug fixed.
2000-08-18 01:42 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Statistics about bytes sent was not computed correctly.
2000-08-18 01:25 const
- vncviewer/tight.c:
Debugging messages removed or changed.
2000-08-18 01:25 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Support for 24-bit color samples implemented. Debugging messages removed.
2000-08-18 01:24 const
- Xvnc/programs/Xserver/hw/vnc/rfb.h:
Unused constant removed.
2000-08-18 00:00 const
- Xvnc/programs/Xserver/hw/vnc/tight.c:
Palette for 8-bit samples restricted to 2 colors. Other code cleanups.
2000-08-17 22:51 const
- Xvnc/programs/Xserver/hw/vnc/stats.c, Xvnc/programs/Xserver/hw/vnc/tight.c, include/rfbproto.h, vncviewer/tight.c:
Working version of tight encoding. The only thing still missed is support for 24-bit samples in Xnvc.
2000-08-17 16:35 const
- Xvnc/programs/Xserver/hw/vnc/: Imakefile, rfb.h, rfbserver.c, tight.c:
Interim version of tight encoding.
2000-08-16 12:23 const
- vncviewer/tight.c:
Debugging finished for 24-bit mode, several bugs fixed. Some debugging messages added.
2000-08-16 04:44 const
- vncviewer/tight.c:
Support for 24-bit RGB background color for solid areas was missing.
2000-08-16 03:09 const
- vncviewer/tight.c:
Fixed bug in ``gradient'' filter.
2000-08-15 23:11 const
- include/rfbproto.h, vncviewer/rfbproto.c, vncviewer/tight.c:
Filters ``gradient'' and ``palette'' added to the ``tight'' encoding implementation.
2000-08-15 04:24 const
- include/rfbproto.h, vncviewer/rfbproto.c, vncviewer/tight.c:
Redesigned implementation of the ``tight'' encoding.
2000-08-08 15:34 const
- vncviewer/: argsresources.c, listen.c, tunnel.c, vncviewer.c, vncviewer.h:
Working support for SSH tunneling.
2000-08-08 04:46 const
- vncviewer/: Imakefile, argsresources.c, sockets.c, tunnel.c, vncviewer.c, vncviewer.h:
First snapshot of support for SSH-tunneled connections; not works yet.
2000-08-02 23:26 const
- vncviewer/tight.c:
First working snapshot of pre-``tight'' encoding. Currently it's equivalent to pure zlib compression.
2000-08-02 21:07 const
- vncviewer/tight.c:
Fixed one typo, partially fixed incorrect FilterHdiff implementation.
2000-08-02 17:58 const
- vncviewer/: rfbproto.c, tight.c:
Draft version of ``tight'' encoding finished.
2000-08-02 03:23 const
- vncviewer/: Imakefile, rfbproto.c, tight.c:
Next non-working snapshot of ``tight'' encoding which. It's the first version which can be compiled.
2000-08-01 18:24 const
- vncviewer/: rfbproto.c, tight.c:
Next unfinished snapshot of ``tight'' encoding implementation.
2000-08-01 02:03 const
- include/rfbproto.h, vncviewer/tight.c:
Half-finished snapshot of ``tight'' encoding.
2000-06-11 19:00 const
- [MANY FILES]:
Initial revision
2000-06-11 19:00 const
- [MANY FILES]:
Imported VNC 3.3.3r1 unix sources
|
|
|
|
|
|